home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ftn / conjg.z / conjg
Encoding:
Text File  |  1998-10-30  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4. CCCCOOOONNNNJJJJGGGG((((3333FFFF))))                                                            CCCCOOOONNNNJJJJGGGG((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      conjg, dconjg, qconjg - FORTRAN complex conjugate intrinsic function
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ccccoooommmmpppplllleeeexxxx ccccxxxx1111,,,, ccccxxxx2222
  13.      ddddoooouuuubbbblllleeee ccccoooommmmpppplllleeeexxxx ddddxxxx1111,,,, ddddxxxx2222
  14.      ccccoooommmmpppplllleeeexxxx****33332222 qqqqxxxx1111,,,, qqqqxxxx2222
  15.  
  16.      ccccxxxx2222 ==== ccccoooonnnnjjjjgggg((((ccccxxxx1111))))
  17.  
  18.      ddddxxxx2222 ==== ddddccccoooonnnnjjjjgggg((((ddddxxxx1111))))
  19.  
  20.      qqqqxxxx2222 ==== qqqqccccoooonnnnjjjjgggg((((qqqqxxxx1111))))
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      _c_o_n_j_g returns the complex conjugate of its complex argument.  _d_c_o_n_j_g
  24.      returns the double-complex conjugate of its double-complex argument.
  25.      _q_c_o_n_j_g returns the complex*32 conjugate of its complex*32 argument.
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.